Use path-separator with -L, rather than just :
authorGlenn Morris <rgm@gnu.org>
Thu, 21 Nov 2013 00:21:50 +0000 (19:21 -0500)
committerGlenn Morris <rgm@gnu.org>
Thu, 21 Nov 2013 00:21:50 +0000 (19:21 -0500)
commit047de1a8d0dc3f80beafce360fa63a5688aee111
treead1a0426b9e653a9fcb77d4f209c029ec49900fb
parent2c0d3c40049b266759c595ec71fd768cad65e3f3
Use path-separator with -L, rather than just :

* lisp/startup.el (command-line-1): Use path-separator with -L.

* test/automated/Makefile.in (PATH_SEPARATOR): New, set by configure.
(EMACSOPT): Use PATH_SEPARATOR.

* doc/emacs/cmdargs.texi (Action Arguments): Use path-separator with -L.

* etc/NEWS: Related edit.
doc/emacs/ChangeLog
doc/emacs/cmdargs.texi
etc/NEWS
lisp/ChangeLog
lisp/startup.el
test/ChangeLog
test/automated/Makefile.in